const runtime._StackMin

3 uses

	runtime (current package)
		proc.go#L4082: 		newg = malg(_StackMin)
		stack.go#L75: 	_StackMin = 2048
		stack.go#L79: 	_FixedStack0 = _StackMin + _StackSystem